;;; QQ: 67762207
%100
+0
+3
[@main]
#IF
checkpkpoint 2
#SAY
Such villains as the treatment for you, I will be punished. \ \
<Close/@exit>
#ELSESAY
I sell drugs and human beings have no difference, do not worry. \ \
<Buy/@buy + (medicine category)> drugs \
<Sell/@sell> Drug \
<Pharmaceutical production/@PotionProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>


[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@ PotionProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain
[@buy]
#SAY
What you want to buy medicine? \ \
<Pre-step/@main>

[@sell]
#SAY
Do you want to sell drugs? Good to me, to see if you want to sell drugs. As for the price we have to wait before making a decision I do drugs. \ \
<Pre-step/@main>


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \


#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break


[@NoQuest_Say]
#SAY
I am a army doctor, to participate in battle lost a leg. \
Since then, because of the pain I used to sleep. Although the cut leg, but the pain still exists, in order to find treatment, I have been studying the art of healing. But so far, whether it is medicine or (FCOLOR/10) Norma human medicine (FCOLOR/12) can not treat my pain. \
Humans have a saying called blessing of the horse, how can you know do the non-fu? Things hard to predict, because I became interested in medicine, Norma the only tribe, to give humanity a doctor Norma drugs. \ \
<Close/@exit>



[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207
